GCC4.6: Drop dead code from yaffs_guts.c
authorMarek Vasut <[email protected]>
Mon, 24 Oct 2011 23:41:37 +0000 (23:41 +0000)
committerWolfgang Denk <[email protected]>
Thu, 27 Oct 2011 21:54:09 +0000 (23:54 +0200)
commit4b41478c6688f539949ea3e8ecada0ab5fcbcf40
tree9ff727dc51a916a00ae175017b2436142755be1a
parentdd0598420c9531ae67db551bdaf46f9a3c42fbc1
GCC4.6: Drop dead code from yaffs_guts.c

Drop yaffs_DeleteWorker():
yaffs_guts.c:1556:12: warning: 'yaffs_DeleteWorker' defined but not used

Drop yaffs_VerifyTnodeWorker():
yaffs_guts.c:600:12: warning: 'yaffs_VerifyTnodeWorker' defined but not used

Signed-off-by: Marek Vasut <[email protected]>
Cc: Wolfgang Denk <[email protected]>
Cc: Simon Glass <[email protected]>
Cc: Mike Frysinger <[email protected]>
fs/yaffs2/yaffs_guts.c